home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 151-175 / disk_170 / fasttext / readme < prev    next >
Text File  |  1992-05-06  |  1KB  |  26 lines

  1. FastText Copyright 1988 by Darren M. Greenwald
  2.  
  3. This is the first revision of my new FastText() code which
  4. can be linked in, and included within your programs.  These
  5. new routines utilize the blitter, and speed up rendering of
  6. fonts of any height, and of 4-16 pixels in width.  As far
  7. as I know, this is a first.  My own, and other fast text
  8. rendering routines only speed up rendering of 8 bit wide
  9. fonts.
  10.  
  11. This new Fast Text code is also somewhat easier to use then
  12. the previous two versions I released in 1978.
  13.  
  14. Oh, I went ahead, and added a font I created some time ago
  15. called WIDE.FONT.  Despite the name, WIDE.FONT is a
  16. skinnier 6 bit wide, 8 bit high Topaz style font.  It is a
  17. non-proportional font suitable for use with SetFont - using
  18. it effectively gives you more columns to work with, hence
  19. the name WIDE.FONT!
  20.  
  21. This new FastText() code is Copyrighted!  You must ask
  22. permission to utilize this code in any commercial, or
  23. shareware ventures.  Read the FastText.doc file for more
  24. information on how to contact me.
  25.  
  26.